@charset "euc-jp";
/* CSS Document */

/*common*/
#emg{margin-top:10px;}
.emg{margin:10px auto;}
#contents #yjMainSingle { font-size: 14px;}
.taR{text-align:right;}
.taL{text-align:left;}
.taC{text-align:center;}
.fwB{font-weight:bold;}
.fcW{color:#FFFFFF;}
.mg5v{margin:5px 0;}
.mg5a{margin:5px;}
.mg5h{margin:0 5px;}
.mg10v{margin:10px 0;}
.mg10a{margin:10px;}
.mg10h{margin:0 10px;}
.mg15v{margin:15px 0;}
.mg15a{margin:15px;}
.mg15h{margin:0 15px;}
.smlTxt{font-size:90%;}
.grayFont{color:#777777;}
.reportingTxt{font-size:87.5%; margin:10px 10px 10px 0;text-align:right;}
/* float */
.floatL{float:left;}
.floatR{float:right;}
/* clearfix */
.cf{ /zoom : 1; }
.cf:after{ content : ''; display : block; clear : both; }

.courseBox{
	width:930px;
    padding: 0 0 0 15px;
}

.courseBox li{
	float:left;
	text-indent:-9999px;
	margin:10px 0;
}
.courseBox a{
   	background-image: url(../images/coursebtn.gif) ;
   	background-repeat:no-repeat;
}
.courseBox a{
	outline:none;
	display:block;
	width:126px;
	height:140px;
	margin:0 3px;
}
.courseBox a:hover{opacity: 0.7;}
.courseBox .baby a{background-position: -6px 0px;}
.courseBox .petit a{background-position: -138px 0;}
.courseBox .pocket a{background-position: -270px 0;}
.courseBox .hop a{background-position: -402px 0;}
.courseBox .step a{background-position: -534px 0;}
.courseBox .jump a{background-position: -666px 0;}
.courseBox .ichinen a{background-position: -798px 0;}


#footer {margin-top:10px;}
/* #footer address {border:none;}*/